MessageReminderPlaySound Property

Contains true if the reminder should play a sound when it occurs for this appointment or task.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public bool ReminderPlaySound { get; set; }

Property Value

Boolean
true if [reminder play sound]; otherwise, false.

See Also